From 43e0f8f9e6b94f3f5f3f261853b5293a887ec32c Mon Sep 17 00:00:00 2001 From: "Nicholas Pisarro, Jr" Date: Tue, 2 Mar 2004 11:01:10 +0000 Subject: [PATCH] Added a message needed by revised "SpecialEmailuser.php". --- languages/Language.php | 1 + 1 file changed, 1 insertion(+) diff --git a/languages/Language.php b/languages/Language.php index fee3b6acf6..100e4cf17e 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1093,6 +1093,7 @@ his or her user preferences, the form below will send a single message. The e-mail address you entered in your user preferences will appear as the \"From\" address of the mail, so the recipient will be able to reply.", +"usermailererror" => "Mail object returned error: ", "defemailsubject" => "$wgSitename e-mail", "noemailtitle" => "No e-mail address", "noemailtext" => "This user has not specified a valid e-mail address, -- 2.20.1